Skip to content

Fix handling of dependencies and other minor issues#11

Merged
lupino3 merged 5 commits intomasterfrom
fix-dependencies
Aug 2, 2019
Merged

Fix handling of dependencies and other minor issues#11
lupino3 merged 5 commits intomasterfrom
fix-dependencies

Conversation

@lupino3
Copy link
Copy Markdown
Member

@lupino3 lupino3 commented Aug 2, 2019

No description provided.

lupino3 added 4 commits August 2, 2019 13:34
This will remove the need to keep in sync the version in the psm1 with the
version in the .csproj.

Unfortunately, this is the best way I know of fixing issue #8.

There seems to be no automated way of downloading dependencies when
running Install-Module, so it's best to put DLLs inside the package itself.

Fixes #8
NJSonSchema depends on Newtonsoft.json 9, which does not
support .NET standard 1.0
Find pester among available modules
Add some verbose logging for type loading
Windows Powershell bundles an old version (3.something) which does not
support the modern Pester syntax.
@lupino3 lupino3 changed the title Fix handling of dependencies, update NJsonSchema and fix minor issues Fix handling of dependencies and other minor issues Aug 2, 2019
@lupino3 lupino3 merged commit 1c75b1d into master Aug 2, 2019
@lupino3 lupino3 deleted the fix-dependencies branch August 2, 2019 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant